2015-02-17 - 10735 - Spec - File format change for NITSU extract #PurchaseOrders #JapanMMPP

SPECIFICATIONS

10735 - Spec - File format change for NITSU extract


Purpose


Change the file format for NITSU extract

Admin Info


Purpose
File format change for NITSU extract
Requested By
Babu Lankipalli
Spec Created By
Laxman
Spec Created Date
02/17/2015
Spec QA by
Laxman
Objects
ZMM_MAST_NITSUFILE
Document Status
Completed


Estimates



Sl.No
Activity
Estimation in Hours
1
Research

2
Documentation
08
3
Development/ Config
12
4
Unit test in DEV
04
5
Unit test in QUA
04
6
Other activity


TOTAL
28

References


Prior Tickets

[Provide links of prior associated Spec / Break Fix BOSS document(s)]


Documents

[Attach any document(s) received for the requirement(s)]



Spec Changes


[List the changes made to program after the approval of the original requirement along with the Date on which the change request was received and the name of the initiator]

Sl.
Change Details
Requested By
Requested On
Notes if any
01
Format change to Tab Delimited
Babu Lankipalli
03/05/2015





















Functional Requirement


Purpose/WHY:

[Explain the purpose of the project and the reason why this requirement has come]

To remove the special characters in the extracted file New Era advised to change the file format as UTF8 WITHOUT BOM.


In Scope:

[List the activities to be included in scope]

Out of Scope:

[Out of scope activities]

Solution Summary


[Discuss this section with Requester and get approval prior to beginning work]

Understand that users found few special characters in the NITSU file extract. So to remove these special characters, New Era (Babu) advised to change the file format as UTF8 WITHOUT BOM. As advised by New Era changing the file format.

Test Plan

[List test scenarios/cases to be executed here]
Test ID
Test Scenario
Expected Results
MM001
Extract the data by running the NITSU file extract program ZMM_MAST_NITSUFILE
and check the file in Note pad ++ to find the special characters
There should not be any special characters in the extracted file
MM002
Extract the data by running the NITSU file extract program ZMM_MAST_NITSUFILE
and validate the data
Data should be correct and inline with corresponding PO

Solution Details


[Provide complete technical details for configuration or programming here]

Modified the NITSU file extract program ZMM_MAST_NITSUFILE to exclude special characters in the extracted file.
- Changed the format of generating files in the application server to UTF-8.
.

Issues


[List Issues / Bugs identified in configuration or development]